programs.ssh.matchBlocks.<name>.remoteForwards
Specify remote port forwardings. See
ssh_config(5) for RemoteForward.
- Type
list of (submodule)- Default
[ ]- Example
[ { bind.port = 8080; host.address = "10.0.0.13"; host.port = 80; } ];- Declared
- <home-manager/modules/programs/ssh.nix>